Allow wrap-and-sort to process other files
authorStuart Prescott <stuart@debian.org>
Sun, 14 Jan 2024 03:55:22 +0000 (14:55 +1100)
committerStuart Prescott <stuart@debian.org>
Sun, 14 Jan 2024 03:55:22 +0000 (14:55 +1100)
debian/libpyside6-dev.install
debian/libpyside6-py3-6.6.install
debian/libshiboken6-dev.install
debian/python3-pyside6.qtdesigner.install
debian/tests/control

index 175272f29bb25dc2baa0de03c5168463f01a88cc..1f8a0c8735569c4332ba0d0536c7907702dbff2e 100644 (file)
@@ -1,5 +1,5 @@
 usr/include/PySide6 usr/include
-usr/share/PySide6 usr/share
-usr/lib/pkgconfig/pyside6.pc usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig
-usr/lib/libpyside6*.so usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/cmake/PySide6* usr/lib/${DEB_HOST_MULTIARCH}/cmake
+usr/lib/libpyside6*.so usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/pkgconfig/pyside6.pc usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig
+usr/share/PySide6 usr/share
index ca84fde0c323e4de9cd2c33a00a9faf9b8212a26..be15cc41318f83a62fdb9166d3091731c62c6786 100644 (file)
@@ -1,5 +1,5 @@
 usr/lib/libpyside6*.so.* usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/python*/dist-packages/PySide6/_git_pyside_version.py usr/lib/python3/dist-packages/PySide6
 usr/lib/python*/dist-packages/PySide6/__init__.py usr/lib/python3/dist-packages/PySide6
 usr/lib/python*/dist-packages/PySide6/_config.py usr/lib/python3/dist-packages/PySide6
+usr/lib/python*/dist-packages/PySide6/_git_pyside_version.py usr/lib/python3/dist-packages/PySide6
 usr/lib/python*/dist-packages/PySide6/support/ usr/lib/python3/dist-packages/PySide6
index 4fbca68027df33bb39f3742bad0ab19a8c24540a..3ab2063d815a5168b9764362fd4e34de6110fb2e 100644 (file)
@@ -1,4 +1,4 @@
 usr/include/shiboken6 usr/include
-usr/lib/pkgconfig/shiboken6.pc usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig
-usr/lib/libshiboken6*.so usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/cmake/Shiboken6* usr/lib/${DEB_HOST_MULTIARCH}/cmake
+usr/lib/libshiboken6*.so usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/pkgconfig/shiboken6.pc usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig
index 8d715608fca6444f7d48caacec145c9a1a01664f..1143281ed3b0f8b7fe7d9787086b84d8ecdcce5e 100644 (file)
@@ -1,3 +1,3 @@
+usr/lib/*/qt6/plugins/designer/libPySidePlugin.so usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/designer/
 usr/lib/python3*/dist-packages/PySide6/QtDesigner.*.so usr/lib/python3/dist-packages/PySide6
 usr/lib/python3*/dist-packages/PySide6/QtDesigner.pyi usr/lib/python3/dist-packages/PySide6
-usr/lib/*/qt6/plugins/designer/libPySidePlugin.so usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/designer/
index 9d39e78e1cb69ec3e23f1e44fee3a995ecd98824..18b7cb5974ce10c6969acf65457124aa7e915184 100644 (file)
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtcore PySide2.QtCore
-Depends: python3-pyside2.qtcore, python3
+Depends:
+ python3,
+ python3-pyside2.qtcore,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtwidgets PySide2.QtWidgets
-Depends: python3-pyside2.qtwidgets, python3
+Depends:
+ python3,
+ python3-pyside2.qtwidgets,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3drender PySide2.Qt3DRender
-Depends: python3-pyside2.qt3drender, python3
+Depends:
+ python3,
+ python3-pyside2.qt3drender,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtquick PySide2.QtQuick
-Depends: python3-pyside2.qtquick, python3
+Depends:
+ python3,
+ python3-pyside2.qtquick,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtquickcontrols2 PySide2.QtQuickControls2
-Depends: python3-pyside2.qtquickcontrols2, python3
+Depends:
+ python3,
+ python3-pyside2.qtquickcontrols2,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtpositioning PySide2.QtPositioning
-Depends: python3-pyside2.qtpositioning, python3
+Depends:
+ python3,
+ python3-pyside2.qtpositioning,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtremoteobjects PySide2.QtRemoteObjects
-Depends: python3-pyside2.qtremoteobjects, python3
+Depends:
+ python3,
+ python3-pyside2.qtremoteobjects,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtx11extras PySide2.QtX11Extras
-Depends: python3-pyside2.qtx11extras, python3
+Depends:
+ python3,
+ python3-pyside2.qtx11extras,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtqml PySide2.QtQml
-Depends: python3-pyside2.qtqml, python3
+Depends:
+ python3,
+ python3-pyside2.qtqml,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtwebenginecore PySide2.QtWebEngineCore
-Depends: python3-pyside2.qtwebenginecore, python3
+Depends:
+ python3,
+ python3-pyside2.qtwebenginecore,
 Restrictions: allow-stderr, superficial
 Architecture: amd64 arm64 armhf i386 mips64el
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qttexttospeech PySide2.QtTextToSpeech
-Depends: python3-pyside2.qttexttospeech, python3
+Depends:
+ python3,
+ python3-pyside2.qttexttospeech,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qthelp PySide2.QtHelp
-Depends: python3-pyside2.qthelp, python3
+Depends:
+ python3,
+ python3-pyside2.qthelp,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtscripttools PySide2.QtScriptTools
-Depends: python3-pyside2.qtscripttools, python3
+Depends:
+ python3,
+ python3-pyside2.qtscripttools,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtnetwork PySide2.QtNetwork
-Depends: python3-pyside2.qtnetwork, python3
+Depends:
+ python3,
+ python3-pyside2.qtnetwork,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtmultimediawidgets PySide2.QtMultimediaWidgets
-Depends: python3-pyside2.qtmultimediawidgets, python3
+Depends:
+ python3,
+ python3-pyside2.qtmultimediawidgets,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtlocation PySide2.QtLocation
-Depends: python3-pyside2.qtlocation, python3
+Depends:
+ python3,
+ python3-pyside2.qtlocation,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3dlogic PySide2.Qt3DLogic
-Depends: python3-pyside2.qt3dlogic, python3
+Depends:
+ python3,
+ python3-pyside2.qt3dlogic,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtsensors PySide2.QtSensors
-Depends: python3-pyside2.qtsensors, python3
+Depends:
+ python3,
+ python3-pyside2.qtsensors,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtserialport PySide2.QtSerialPort
-Depends: python3-pyside2.qtserialport, python3
+Depends:
+ python3,
+ python3-pyside2.qtserialport,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtmultimedia PySide2.QtMultimedia
-Depends: python3-pyside2.qtmultimedia, python3
+Depends:
+ python3,
+ python3-pyside2.qtmultimedia,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtscript PySide2.QtScript
-Depends: python3-pyside2.qtscript, python3
+Depends:
+ python3,
+ python3-pyside2.qtscript,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtwebchannel PySide2.QtWebChannel
-Depends: python3-pyside2.qtwebchannel, python3
+Depends:
+ python3,
+ python3-pyside2.qtwebchannel,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtprintsupport PySide2.QtPrintSupport
-Depends: python3-pyside2.qtprintsupport, python3
+Depends:
+ python3,
+ python3-pyside2.qtprintsupport,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtquickwidgets PySide2.QtQuickWidgets
-Depends: python3-pyside2.qtquickwidgets, python3
+Depends:
+ python3,
+ python3-pyside2.qtquickwidgets,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3dinput PySide2.Qt3DInput
-Depends: python3-pyside2.qt3dinput, python3
+Depends:
+ python3,
+ python3-pyside2.qt3dinput,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtxml PySide2.QtXml
-Depends: python3-pyside2.qtxml, python3
+Depends:
+ python3,
+ python3-pyside2.qtxml,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qttest PySide2.QtTest
-Depends: python3-pyside2.qttest, python3
+Depends:
+ python3,
+ python3-pyside2.qttest,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtwebenginewidgets PySide2.QtWebEngineWidgets
-Depends: python3-pyside2.qtwebenginewidgets, python3
+Depends:
+ python3,
+ python3-pyside2.qtwebenginewidgets,
 Restrictions: allow-stderr, superficial
 Architecture: amd64 arm64 armhf i386 mips64el
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtconcurrent PySide2.QtConcurrent
-Depends: python3-pyside2.qtconcurrent, python3
+Depends:
+ python3,
+ python3-pyside2.qtconcurrent,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtxmlpatterns PySide2.QtXmlPatterns
-Depends: python3-pyside2.qtxmlpatterns, python3
+Depends:
+ python3,
+ python3-pyside2.qtxmlpatterns,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtcharts PySide2.QtCharts
-Depends: python3-pyside2.qtcharts, python3
+Depends:
+ python3,
+ python3-pyside2.qtcharts,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtuitools PySide2.QtUiTools
-Depends: python3-pyside2.qtuitools, python3
+Depends:
+ python3,
+ python3-pyside2.qtuitools,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtopengl PySide2.QtOpenGL
-Depends: python3-pyside2.qtopengl, python3
+Depends:
+ python3,
+ python3-pyside2.qtopengl,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3danimation PySide2.Qt3DAnimation
-Depends: python3-pyside2.qt3danimation, python3
+Depends:
+ python3,
+ python3-pyside2.qt3danimation,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3dcore PySide2.Qt3DCore
-Depends: python3-pyside2.qt3dcore, python3
+Depends:
+ python3,
+ python3-pyside2.qt3dcore,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qt3dextras PySide2.Qt3DExtras
-Depends: python3-pyside2.qt3dextras, python3
+Depends:
+ python3,
+ python3-pyside2.qt3dextras,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtsql PySide2.QtSql
-Depends: python3-pyside2.qtsql, python3
+Depends:
+ python3,
+ python3-pyside2.qtsql,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtgui PySide2.QtGui
-Depends: python3-pyside2.qtgui, python3
+Depends:
+ python3,
+ python3-pyside2.qtgui,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtsvg PySide2.QtSvg
-Depends: python3-pyside2.qtsvg, python3
+Depends:
+ python3,
+ python3-pyside2.qtsvg,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtwebsockets PySide2.QtWebSockets
-Depends: python3-pyside2.qtwebsockets, python3
+Depends:
+ python3,
+ python3-pyside2.qtwebsockets,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtdatavisualization PySide2.QtDataVisualization
-Depends: python3-pyside2.qtdatavisualization, python3
+Depends:
+ python3,
+ python3-pyside2.qtdatavisualization,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtopenglfunctions PySide2.QtOpenGLFunctions
-Depends: python3-pyside2.qtopenglfunctions, python3
+Depends:
+ python3,
+ python3-pyside2.qtopenglfunctions,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtscxml PySide2.QtScxml
-Depends: python3-pyside2.qtscxml, python3
+Depends:
+ python3,
+ python3-pyside2.qtscxml,
 Restrictions: allow-stderr, superficial
 
 Test-Command: debian/tests/test_install_python3.sh python3-pyside2.qtwebengine PySide2.QtWebEngine
-Depends: python3-pyside2.qtwebengine, python3
+Depends:
+ python3,
+ python3-pyside2.qtwebengine,
 Restrictions: allow-stderr, superficial
 Architecture: amd64 arm64 armhf i386 mips64el